[INFO] fetching crate icee-rabbit-rs 0.1.13...
[INFO] testing icee-rabbit-rs-0.1.13 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate icee-rabbit-rs 0.1.13 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate icee-rabbit-rs 0.1.13
[INFO] finished tweaking crates.io crate icee-rabbit-rs 0.1.13
[INFO] tweaked toml for crates.io crate icee-rabbit-rs 0.1.13 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate icee-rabbit-rs 0.1.13 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 217 packages to latest compatible versions
[INFO] [stderr]       Adding async-amqp v1.2.0 (available: v2.0.0)
[INFO] [stderr]       Adding funty v1.1.0 (available: v2.0.0)
[INFO] [stderr]       Adding lapin v1.10.0 (available: v4.3.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cae2864aee1ed940fcb49b64e86dab509b71c6ce428545cfd1d3468e3a4915ac
[INFO] running `Command { std: "docker" "start" "-a" "cae2864aee1ed940fcb49b64e86dab509b71c6ce428545cfd1d3468e3a4915ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cae2864aee1ed940fcb49b64e86dab509b71c6ce428545cfd1d3468e3a4915ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cae2864aee1ed940fcb49b64e86dab509b71c6ce428545cfd1d3468e3a4915ac", kill_on_drop: false }`
[INFO] [stdout] cae2864aee1ed940fcb49b64e86dab509b71c6ce428545cfd1d3468e3a4915ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc933fd455a0a54daa4b32bbf3a7c4e6f71d795a4f75ac8a52e28264080ac905
[INFO] running `Command { std: "docker" "start" "-a" "fc933fd455a0a54daa4b32bbf3a7c4e6f71d795a4f75ac8a52e28264080ac905", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling amq-protocol v6.1.0
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling lapin v1.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_test v0.8.23
[INFO] [stderr]    Compiling linked-hash-map v0.3.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling pinky-swear v4.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling icee-container-rs v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tcp-stream v0.20.10
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling amq-protocol-uri v6.1.0
[INFO] [stderr]    Compiling amq-protocol-types v6.1.0
[INFO] [stderr]    Compiling amq-protocol-tcp v6.1.0
[INFO] [stderr]    Compiling config v0.10.1
[INFO] [stderr]    Compiling icee-config-rs v0.1.2
[INFO] [stderr]    Compiling async-lapin v1.3.0
[INFO] [stderr]    Compiling async-amqp v1.2.0
[INFO] [stderr]    Compiling icee-rabbit-rs v0.1.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.12s
[INFO] running `Command { std: "docker" "inspect" "fc933fd455a0a54daa4b32bbf3a7c4e6f71d795a4f75ac8a52e28264080ac905", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc933fd455a0a54daa4b32bbf3a7c4e6f71d795a4f75ac8a52e28264080ac905", kill_on_drop: false }`
[INFO] [stdout] fc933fd455a0a54daa4b32bbf3a7c4e6f71d795a4f75ac8a52e28264080ac905
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd3350bdb1d7513ff63ccdc8824b74758a6ffa5a313882fd467c6164998b3fd1
[INFO] running `Command { std: "docker" "start" "-a" "cd3350bdb1d7513ff63ccdc8824b74758a6ffa5a313882fd467c6164998b3fd1", kill_on_drop: false }`
[INFO] [stderr]    Compiling icee-rabbit-rs v0.1.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.28s
[INFO] running `Command { std: "docker" "inspect" "cd3350bdb1d7513ff63ccdc8824b74758a6ffa5a313882fd467c6164998b3fd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd3350bdb1d7513ff63ccdc8824b74758a6ffa5a313882fd467c6164998b3fd1", kill_on_drop: false }`
[INFO] [stdout] cd3350bdb1d7513ff63ccdc8824b74758a6ffa5a313882fd467c6164998b3fd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b181d0ea2144c894cfc8df1830c72ecdf286a797b3c2934191e1cf00da4730d7
[INFO] running `Command { std: "docker" "start" "-a" "b181d0ea2144c894cfc8df1830c72ecdf286a797b3c2934191e1cf00da4730d7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/icee_rabbit_rs-d620fd553debafa3)
[INFO] [stderr]    Doc-tests icee_rabbit_rs
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/rabbitmq/consumer.rs - rabbitmq::consumer::AmqpConsumer (line 20) - compile ... ok
[INFO] [stdout] test src/rabbitmq/consumer.rs - rabbitmq::consumer::AmqpConsumer (line 37) - compile ... ok
[INFO] [stdout] test src/rabbitmq/publisher.rs - rabbitmq::publisher::AmqpPublisher (line 12) - compile ... FAILED
[INFO] [stdout] test src/model/message.rs - model::message::Message::header_string (line 23) ... ok
[INFO] [stdout] test src/model/message.rs - model::message::Message::header_i32_default (line 112) ... ok
[INFO] [stdout] test src/model/message.rs - model::message::Message::header_i32 (line 82) ... ok
[INFO] [stdout] test src/model/message.rs - model::message::Message::header_string_default (line 52) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/rabbitmq/publisher.rs - rabbitmq::publisher::AmqpPublisher (line 12) stdout ----
[INFO] [stdout] error[E0061]: this method takes 3 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/rabbitmq/publisher.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | publisher.publish(message);
[INFO] [stdout]    |           ^^^^^^^--------- two arguments of type `Option<&str>` and `Option<&str>` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> src/rabbitmq/publisher.rs:62:18
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub async fn publish(&self, message: Message, exchange_key_override: Option<&str>, routing_key_override: Option<&str>) {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 21 | publisher.publish(message, /* Option<&str> */, /* Option<&str> */);
[INFO] [stdout]    |                          ++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/rabbitmq/publisher.rs - rabbitmq::publisher::AmqpPublisher (line 12)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.69s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b181d0ea2144c894cfc8df1830c72ecdf286a797b3c2934191e1cf00da4730d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b181d0ea2144c894cfc8df1830c72ecdf286a797b3c2934191e1cf00da4730d7", kill_on_drop: false }`
[INFO] [stdout] b181d0ea2144c894cfc8df1830c72ecdf286a797b3c2934191e1cf00da4730d7
